ostree.git
2012-09-15 Colin WaltersExtract keyfile helpers into libotutil
2012-09-09 Colin Waltersostadmin: Fix up deploy config logic again
2012-09-09 Colin Waltersadmin: Ensure we pass options to subcommands
2012-09-09 Colin Waltersupdate-kernel: Fix free -> g_object_unref
2012-09-08 Colin WaltersMove "ostadmin" => "ostree admin"
2012-09-06 Colin WaltersMake /etc a writable mount
2012-09-03 Colin Waltersotutil: Add a few more helper functions
2012-09-01 Colin Walterscore: Refactor diff to be an internal API
2012-08-31 Colin Waltersostadmin: Also ensure /ostree/modules exists
2012-08-28 Colin Waltersbuild: Add dist-snapshot
2012-08-28 Colin WaltersUse correct libgsystem
2012-08-28 Colin WaltersMerge remote-tracking branch 'aperezdc/fixes'
2012-08-28 Adrian Perezconfigure.ac: Fix checks for libarchive
2012-08-27 Colin WaltersUpdate libgsystem
2012-08-27 Colin Walterscore: Use O_NOATIME to open metadata
2012-08-27 Colin Waltersrepo: Call fdatasync() before adding objects to the...
2012-08-27 Colin Walterstraverse: Set an explicit error when loading a corrupte...
2012-08-26 Colin Waltersostadmin: Cosmetic change for option defaults
2012-08-26 Colin Waltersostadmin: Add --ostree-dir option to init
2012-08-26 Colin Waltersrepo: Ensure all stored files are readable
2012-08-26 Colin WaltersRelease 2012.9
2012-08-26 Colin Waltersbuild: Add --enable-triggers-only
2012-08-25 Colin Waltersprune: Don't fail if an object isn't found
2012-08-25 Colin Waltersrepo: Also traverse remote refs when enumerating objects
2012-08-25 Matthias ClasenImprove the pango trigger
2012-08-24 Colin Walterslibostree: Quiet compiler warning with --disable-libarchive
2012-08-24 Matthias Clasenostree: Remove duplicate command in help output
2012-08-23 Colin Waltersbuild: Make /etc/kernel scripts default to automatic
2012-08-23 Colin Walterspackages: Add files that should have been in previous...
2012-08-22 Colin Walterspull: Only fetch pack files if we want more than 66...
2012-08-22 Colin Walterspull: Exit mainloop immediately if we encounter an...
2012-08-22 Colin Walterspack: Support --content-only
2012-08-22 Colin Walterspull: Set an error when we get an unsuccessful HTTP...
2012-08-20 Giovanni CampagnaAdd infrastructure for automatic kernel updates
2012-08-20 Giovanni Campagnaostadmin: add update-kernel command to regenerate initr...
2012-08-20 Giovanni CampagnaDon't fail for EPERM when hardlinking
2012-08-20 Giovanni Campagnaostree-run-triggers: fix typo in filename comparison...
2012-08-19 Colin Waltersembedded-dependencies: Fix ACLOCAL_FLAGS, update for...
2012-08-19 Stef WalterInclude pull and other external commands in usage output
2012-08-18 Giovanni Campagnaostadmin: fix command line handling in the builtins
2012-08-14 Colin Waltersconfigure: Fix libsoup detection
2012-08-14 Colin Waltersautogen: Fetch submodules before running automake
2012-08-10 Stef WalterSupport non-builtin commands
2012-08-05 Colin Walterstriggers: Print execution time for each trigger
2012-08-05 Colin Waltersostadmin: Use g_spawn_check_exit_status()
2012-08-05 Colin Waltersostadmin: Change command line for qemu deploy helper
2012-08-05 Colin Waltersostadmin: Add --ostree-dir directory
2012-07-31 Stef WalterAutomatically populate the git submodules in autogen.sh
2012-07-31 Colin WaltersTODO: update
2012-07-30 Colin Waltersostadmin: Print an error message if run as non-root
2012-07-26 Colin Waltersostadmin: [incompat syntax change] Allow deploying...
2012-07-26 Colin Walterspull: When --depth is specified, ensure we have all...
2012-07-19 Colin Walterscore: Add context when we fail to chmod()/chown()
2012-07-17 Colin Walterscore: Drop ot_clear_hashtable for g_clear_pointer()
2012-07-17 Colin Walterscore: Drop ot_clear_ptrarray in favor of g_clear_pointer
2012-07-17 Colin Walterscore: Drop ot_clear_gvariant() in favor of g_clear_pointer
2012-07-17 Colin Walterscore: Remove ot_clear_checksum() in favor of g_clear_po...
2012-07-17 Colin Walterscore: Use g_spawn_check_exit_status()
2012-07-17 Colin Walterspull: Only take up one terminal line for status output
2012-07-15 Colin WaltersFix libgsystem submodule
2012-07-15 Colin WaltersHard require GLib 2.34
2012-07-15 Colin WaltersAdd libgsystem as git external
2012-07-12 Colin Walterspull: Correctly display concurrent libsoup requests
2012-06-30 Colin Walterscore: drop dead/unused code
2012-06-30 Colin Walterscore: Drop ot_gfile_new_for_path
2012-06-28 Colin Walterspull: Fix a memory leak
2012-06-28 Colin Walterspull: Fix use-after-free in async fetcher
2012-06-28 Colin WaltersRelease 2012.8
2012-06-28 Colin Waltersbuild: Use LDADD libraries to link with, not LDFLAGS
2012-06-28 Colin WaltersMake more compiler warnings into errors
2012-06-28 Colin Waltersmain: Fix a format string error
2012-06-28 Colin Waltersembedded deps: Properly quote/handle PATH/LDFLAGS
2012-06-21 Colin Walterscore: Check out asynchronously
2012-06-21 Colin Walterstests: Just use OT_TESTS_DEBUG to say "save test data"
2012-06-20 Colin Walterspull: Properly propagate errors
2012-06-20 Colin Waltersbuild: Fix syntax error in non-embedded build case
2012-06-20 Colin Waltersbuild: Various bugfixes for embedded-dependencies
2012-06-19 Colin Walterscore: Don't silence output of ostree-run-triggers
2012-06-19 Colin Walterstriggers: Quiet GConf trigger
2012-06-14 Colin WaltersSupport building with embedded libsoup
2012-06-14 Colin WaltersSupport building with embedded glib
2012-06-14 Colin Walterstriggers: Fix previous commit
2012-06-13 Adrian PerezAdd fontconfig trigger
2012-06-12 Colin Walterscore: Fall back to copying checkouts on EMLINK/EXDEV
2012-06-08 Colin Waltersostbuild: Move to gnome-ostree module
2012-06-08 Colin Waltersostbuild: Fix previous commit (this should have been...
2012-06-08 Colin Waltersostbuild: Fix -k option to git-mirror
2012-06-07 Colin Waltersostbuild: Allow specifying components to git fetch
2012-06-07 Colin Waltersbuild: Actually, we need bleeding edge libsoup
2012-06-07 Colin Waltersbuild: Bump libsoup dependency
2012-06-06 Colin Waltersostbuild: Add rootdir argument to deploy-qemu
2012-06-06 Colin Waltersostbuild: Fix circular dependency between resolve and...
2012-06-06 Colin Walterscore: Fix mkdtemp invocation
2012-06-06 Colin Waltersostbuild: Add -k option to git-mirror
2012-06-06 Colin Walterspull: Download and checksum asynchronously
2012-06-06 Colin Walterscore: Fix memory leak
2012-05-31 Colin Walterscore: Just require libsoup, not libsoup-gnome
2012-05-31 Colin WaltersTODO: Update
2012-05-30 Colin Walterscore: Switch to using mkdtemp() so we only depend on...
2012-05-30 Colin Walterscore: Drop some dead temporary file code
next